func syscall.pipe2
2 uses
syscall (current package)
syscall_linux.go#L175: err := pipe2(&pp, flags)
zsyscall_linux_amd64.go#L78: func pipe2(p *[2]_C_int, flags int) (err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)